cache memory - translation to English
Diclib.com
ChatGPT AI Dictionary
Enter a word or phrase in any language 👆
Language:

Translation and analysis of words by ChatGPT artificial intelligence

On this page you can get a detailed analysis of a word or phrase, produced by the best artificial intelligence technology to date:

  • how the word is used
  • frequency of use
  • it is used more often in oral or written speech
  • word translation options
  • usage examples (several phrases with translation)
  • etymology

cache memory - translation to English

COMPUTING COMPONENT THAT TRANSPARENTLY STORES DATA SO THAT FUTURE REQUESTS FOR THAT DATA CAN BE SERVED FASTER
Caching; Draft:Cache memory; Write-through; Write-thru; Write-back; No-write allocation; Cache miss; Cache conflict; Cache hit; Cache-Memory; Memory cache; Write through cache; Write back cache; Cash memory; Cache misses; Cacheable content; Cache Memory; Dirty cache; Dirty flag; SQL caching; Game Cache File; Lazy write; Dirty (computer science); Backing store; Result cache; Memory caching; Caching (computing); Write-around; Write-behind; Writeback; Cache memory; GPU cache; Cache hit ratio; Cache hit rate; Write-back cache; Hardware cache; Software caches; Remote memory; Remote cache; Stack cache; Copy back cache; Writethrough
  • A write-back cache with write allocation
  • A write-through cache with no-write allocation

cache memory         

общая лексика

кэш-память

сверхбыстродействующая энергозависимая оперативная память, служащая для буферизации команд (instruction cache) и/или данных (data cache) из медленной памяти перед их обработкой процессором или операциями ввода-вывода. Использование кэш-памяти повышает производительность системы, устраняя задержки, возникающие при обмене данными между процессором и ОЗУ. По местоположению различают первичную (L1) и вторичную (L2) кэш-память процессора. Кроме того, кэш-память используется и в контроллерах жестких дисков, что позволяет не считывать лишний раз данные из секторов, обращения к которым наиболее часты

cache hit         

общая лексика

удачное обращение к кэшу, "попадание", наличие нужных данных

запрос на чтение данных при этом выполняется без обращения к основной памяти

антоним

cache miss

Смотрите также

cache memory; hit rate

write-back cache         

общая лексика

кэш с обратной записью

схема организации кэш-памяти, при которой в неё заносятся как данные операций чтения из ОЗУ, так и данные операций записи в него. При этом запись в ОЗУ откладывается до выполнения определенных условий (write-through cache). Обычно реализуется в кэш-памяти второго уровня (L2 cache)

Definition

АЗУ
кушанье из мелких кусочков мяса в остром соусе.

Wikipedia

Cache (computing)

In computing, a cache ( (listen) KASH) is a hardware or software component that stores data so that future requests for that data can be served faster; the data stored in a cache might be the result of an earlier computation or a copy of data stored elsewhere. A cache hit occurs when the requested data can be found in a cache, while a cache miss occurs when it cannot. Cache hits are served by reading data from the cache, which is faster than recomputing a result or reading from a slower data store; thus, the more requests that can be served from the cache, the faster the system performs.

To be cost-effective and to enable efficient use of data, caches must be relatively small. Nevertheless, caches have proven themselves in many areas of computing, because typical computer applications access data with a high degree of locality of reference. Such access patterns exhibit temporal locality, where data is requested that has been recently requested already, and spatial locality, where data is requested that is stored physically close to data that has already been requested.

What is the Russian for cache memory? Translation of &#39cache memory&#39 to Russian